tuple_list 0.1.3

Crate for macro-free variadic tuple metaprogramming
Documentation

Crate tuple_list

Rust crate for macro-free variadic tuple metaprogramming.

Provides a way to recursively define traits for tuples of arbitrary size.

Please see crate documentation for details and examples.

Licensed under MIT license.